Skip to content

chore(deps): update johnnymorganz/stylua-action action to v5#28

Merged
cachebag merged 1 commit into
masterfrom
renovate/johnnymorganz-stylua-action-5.x
Jun 2, 2026
Merged

chore(deps): update johnnymorganz/stylua-action action to v5#28
cachebag merged 1 commit into
masterfrom
renovate/johnnymorganz-stylua-action-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 2, 2026

This PR contains the following updates:

Package Type Update Change
JohnnyMorganz/stylua-action action major v4v5

Release Notes

JohnnyMorganz/stylua-action (JohnnyMorganz/stylua-action)

v5.0.0

Compare Source

Breaking Changes

New Contributors

Full Changelog: JohnnyMorganz/stylua-action@v4.1.0...v5.0.0

v5

Compare Source

v4.1.0

Compare Source

What's Changed

  • Added the ability to configure the action to install, but not run, stylua by @​ColinKennedy in #​58. This can be useful when the stylua is used as part of separate CI scripts.

This can be configured by setting args: false

- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v4
  with:
    token: ${{ secrets.GITHUB_TOKEN }}
    version: latest # NOTE: we recommend pinning to a specific version in case of formatting changes
    # This disables running `stylua`
    args: false
  # Run stylua independently
- run: |
    stylua --version

New Contributors

Full Changelog: JohnnyMorganz/stylua-action@v4...v4.1.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from cachebag as a code owner June 2, 2026 14:00
@cachebag cachebag merged commit e732e7f into master Jun 2, 2026
3 checks passed
@cachebag cachebag deleted the renovate/johnnymorganz-stylua-action-5.x branch June 2, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant